class variable 뜻
발음:
"class variable" 예문
국어 번역
모바일
- 클래스 변수
- class (공통적 성질을 가진)종류, 부류, 종,
- variable adjective, 변하기 쉬운, 변(경)할 수
- variable adjective, 변하기 쉬운, 변(경)할 수 있는, 번이하는
- variable variable 가변 변수
- algol variable 알골형 변광성
- automatic variable 자동 변수
- by draconis variable 용자리 BY형 변광성
- categorical variable 이분변인
- cepheid (variable) phrase, 케페이드 변광성
- cepheid variable 세페이드 변광성
- control variable 통제변인
- custom variable 사용자 지정 변수
- dependent variable phrase, (수)종속 변수
- environment variable 환경 변수
- global variable 전역 변수
예문
- Each model has a number of class variables, each of which represents a database field in the model.
각 모델은 몇개의 클래스 변수를 가지고 있으며, 각각의 클래스 변수들은 모델의 데이터베이스 필드를 나타냅니다. - We can access a class variable by using the name of the class, and not necessarily using a reference to an individual object within the class.
또한 Class구현시 Class에서 선언된 각 Member함수와 실제 함수의 본체를 별도로 하는것이 불편하다면 다음과 같이 아예 Class안에서 모든것을 해결할 수도 있습니다.